toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.spellcheck
/
[jvm]SpellCheckingResult
Spell
Checking
Result
public
interface
SpellCheckingResult
A spell checking result that contains the bounds of a mis-spelled substring of the checked text.
Members
Functions
length
Link copied to clipboard
public
intÂ
length
(
)
Returns the length of the mis-spelled word in the checked text.
location
Link copied to clipboard
public
intÂ
location
(
)
Returns the location of the first symbol in the mis-spelled word in the checked text that is considered as mis-spelled by the spell checker.